home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Software of the Month Club 2000 October
/
Software of the Month - Ultimate Collection Shareware 277.iso
/
pc
/
PROGRAMS
/
UTILITY
/
WINLINUX
/
DATA1.CAB
/
programs_-_include
/
LINUX
/
LP_MFC.H
< prev
next >
Wrap
C/C++ Source or Header
|
1999-09-17
|
178b
|
15 lines
#ifndef _LINUX_LP_MFC_H_
#define _LINUX_LP_MFC_H_
/*
* created 6.11.95 Joerg Dorchain
*/
#include <linux/types.h>
#include <linux/lp_m68k.h>
int lp_mfc_init(void);
#endif